build: Use --std=gnu99
authorColin Walters <walters@verbum.org>
Fri, 6 May 2016 16:25:27 +0000 (12:25 -0400)
committerColin Walters (automation) <walters+githubbot@verbum.org>
Fri, 6 May 2016 16:49:35 +0000 (16:49 +0000)
commit49322a3f53fa2e4b98663963d6b4cc030f32e484
tree8b568d8ef3b7d35adb660db9b1070902ba58aa43
parentdfbb61270a144dc1aae049b6d1c43927e4a0f4d4
build: Use --std=gnu99

It's actually very nice to be able to declare loop variables inside
the initializer.

Ideally we could turn off nested functions though.

Closes: #284
Approved by: jlebon
Makefile.am